CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc edit

搜索资源列表

  1. EX9_8

    1下载:
  2. 设计了一个基于MFC的对话框应用程序,打开并读取一个文本文件,将其内容在一个编辑框中显示!-Designed a dialog-based MFC applications, open and read a text file, its contents will be displayed in an edit box!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1962131
    • 提供者:feige
  1. RichText

    1下载:
  2. CRichEdit,类似QQ的编辑框 可以显示BMP,JPG以及动态的GIF格式的图片 而且还能编辑字体颜色,自动换行-CRichEdit, similar to the edit box QQ can display BMP, JPG and GIF format dynamic picture but also edit the font color, wrap
  3. 所属分类:RichEdit

    • 发布日期:2017-03-29
    • 文件大小:58262
    • 提供者:王吉桥
  1. PyEmbedMFC_src

    1下载:
  2. Python语言嵌入到MFC的开发中,通过这个例子可以利用两种语言的优势开发程序-Many of you might have seen the numeric input fields in most commercial CAD and scientific applications that facilitate the user to write mathematical expressions. This is to allow the user to use the edit box
  3. 所属分类:其他小程序

    • 发布日期:2016-03-21
    • 文件大小:25928
    • 提供者:liulei
  1. 06

    0下载:
  2. MFC 编辑框的查找与替换功能实现 C++编程 编辑框内容的查找与替换-MFC edit box of search and replace function to achieve
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1881752
    • 提供者:summer
  1. RichEdit

    0下载:
  2. 一个MFC对话框,可以实现关键字高亮,显示所在行等语法编辑功能-An MFC dialog box, you can achieve keyword highlighting, syntax and so on show the line editing features
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:37799
    • 提供者:程郁文
  1. WinCE_register_editor

    0下载:
  2. 分别可以在EVC和VC下编译出WM版和Windows版,这个程序是转载的,使用了MFC的-, Respectively, in the EVC and VC compiler under the WM version and Windows version of this procedure are reproduced, the use of the MFC' s
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:113476
    • 提供者:xiao
  1. CPPDumpCtrl_MFC

    0下载:
  2. User build MFC Class for view and edit data in Hex, Dec, Bin, Oct, Ascii formats etc :)
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:291740
    • 提供者:Cake
  1. MFCGIS

    0下载:
  2. 基于MFC的GIS二次开发,可实现图形编辑点选,旋转,缩放,平移等功能-MFC based on secondary development of the GIS, enabling click to edit graphics, rotate, zoom, pan and other functions
  3. 所属分类:GIS program

    • 发布日期:2017-05-22
    • 文件大小:6827798
    • 提供者:李静
  1. AppStyle

    0下载:
  2. 怎样修改MFC程序的外观,:标题、view的背景和光标形状、添加工具栏等-How to modify the appearance of MFC programs,: title, view the background and the cursor shape, add a toolbar, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:165020
    • 提供者:李彧
  1. listbox_5

    1下载:
  2. 属性列表框 本程序用 MFC 实现 属性列表框(Property Listbox), 就象 VB 的 IDE 环境一样.用户可以在Property Listbox中包含 edit box, a combo box, an RBG color value, a font name, or a file name-Properties list box with the MFC implementation of this program property list box (Propert
  3. 所属分类:Windows编程

    • 发布日期:2013-01-15
    • 文件大小:1926503
    • 提供者:yaobei
  1. EditListCtrlSample

    0下载:
  2. clistbox 可编辑代码。嵌入编辑框。-clistbox can edit the code. Embedded edit box.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:32468
    • 提供者:章峰
  1. bianjikuang

    0下载:
  2. mfc下编辑框的设置与实现。供初学者学习-Under the MFC edit box set and implementation. For beginners
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:54732
    • 提供者:zhangjng
  1. jisuanqi

    0下载:
  2. 利用MFC设计计算器的界面,界面包括:编辑框,0-9个数字按钮,能进行整数的加、减、乘、除、开方、取正负、小数点运算的按钮,有清除(C 键)功能,有清除前一个运算符和数的功能,还有个计算结果的等于号按钮。-Using MFC design calculator interface, the interface including: edit box ,0-9 number buttons, can be an integer add, subtract, multiply, divide, sq
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1961640
    • 提供者:陈思思
  1. VC

    0下载:
  2. MFC中常用控件编程技巧,包括,Static,Buttom,Edit,ListBox,ListCtrl,TreeCtrl等控件的使用技巧,每个控件均有编写好的代码,可以直接运行体会-MFC programming techniques commonly used controls, including, Static, Buttom, Edit, ListBox, ListCtrl, TreeCtrl the use of techniques such as control, each con
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:2374322
    • 提供者:dhx
  1. CtlEdit

    0下载:
  2. MFC编辑框控件使用示例, MFC编辑框控件使用示例-MFC edit box control to use the sample, MFC edit box control to use the sample, MFC edit box control to use the sample
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:181064
    • 提供者:SigCell2008
  1. C_Editor3.0

    0下载:
  2. C语言编辑器,基于mfc dialog 实现了基本的文版编辑功能和基本的c源程序高亮显示和排版功能-C language editor, based mfc dialog to achieve a basic text editor features and basic c source code highlighting and publishing capabilities ... ...
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7644790
    • 提供者:tiuy
  1. WebCapture_MFC

    0下载:
  2. 通过URL从网页上抓取图片,本程序基于MFC的对话框的工程,通过在对话框中的编辑框中输入图片的URL,点击ShowPic按钮就会从给定的URL网页中获取图片-Crawl through the pictures from a web page URL, the program is based on MFC dialog project, through the edit box in the dialog box enter the picture URL, click the button
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:89728
    • 提供者:罗尚
  1. Edit-Box

    0下载:
  2. 如何改变编辑框的文字背景颜色,摆脱MFC默认的黑白颜色-How to change the background color of text edit box
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:3438
    • 提供者:李薇薇
  1. ExerLesson

    0下载:
  2. MFC编辑对话框,可在学生课程设计时使用,很实用的代码-MFC Edit dialog box, can be used in the student curriculum design, very useful code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-16
    • 文件大小:4402859
    • 提供者:a
  1. mfc-code

    0下载:
  2. 深入浅出MFC源代码,学习VC++MFC框架辅助-By this you can edit MFC code easily
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:8316555
    • 提供者:李工
« 1 23 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com